SixBit API Schema
Supplier_List Element
Description
An API call to retrieve a list of suppliers.
Namespace (none)
Type
Supplier_ListType Complex Type
Diagram
Supplier_List Element
Overview
Supplier_List 0..∞ Supplier_ListType Complex Type
An API call to retrieve a list of suppliers.
mapfilepath optional xs:string
The full name and path to a SixBit mapfile.
outputfilepath optional xs:string
The full name and path to a file to place the resulting output.
supplierid optional xs:string
The unique supplier id.
acctnumber optional xs:string
The suppliers account number.
isconsignor optional xs:boolean
This flag indicates the supplier is a consignor.
modifiedattrGroup
Attributes to specify a range of dates an object was modified.
pagingattrGroup
Attributes to provide paging capabilities.
Source
<xs:element name="Supplier_List" type="Supplier_ListType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to retrieve a list of suppliers.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SixBitAPICalls ElementSixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.